moduleConfig

@get:JvmName(name = "getModuleConfig")
@set:JvmName(name = "setModuleConfig")
var moduleConfig: LocalOnlyProtos.LocalModuleConfig
The ModuleConfig of the node

optional .meshtastic.LocalModuleConfig module_config = 5;